Home
last modified time | relevance | path

Searched hist:"2 c0b381467bc2997be9d741a152f3fc75785eedc" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmmap.cdiff 2c0b381467bc2997be9d741a152f3fc75785eedc Sun Oct 30 02:15:56 CET 2005 Hugh Dickins <hugh@veritas.com> [PATCH] mm: remove_vma_list consolidation

unmap_vma doesn't amount to much, let's put it inside unmap_vma_list. Except
it doesn't unmap anything, unmap_region just did the unmapping: rename it to
remove_vma_list.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>